extends JsonDatabaseFolder
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| children | List | ||
| notes | String | ||
| jsonDb | JsonDatabase | ||
| websiteName | String | Get the Website name assigned to this Database, or null if no website is assigned | |
| searchResponse | KSearchResponse | ||
| error | String | ||
| mappings | Map | ||
| reindexJobStatus | String | ||
| reindexJobStatusInfo | StatusInfo | ||
| physIndexName | String |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| delete ( ) | void | This method will delete the database and it's search index |
Hide comments